home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / ImapTest.dxr / 00021_HOF Start.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  192 b   |  9 lines

  1. on mouseUp
  2.   set the visible of sprite 30 to 1
  3.   set the visible of sprite 17 to 1
  4.   puppetSprite(4, 0)
  5.   play done
  6.   set the visible of sprite 37 to 1
  7.   set the visible of sprite 38 to 1
  8. end
  9.